Credit Limits
- The system provides a dropdown to select Party Type.
- The table remains empty or hidden until the Show button is clicked.
- The results table displays indexed rows with Party Name, Credit Limit, and Action columns.
- The table supports sorting for each column (indicated by the up/down arrows).
Manage Individual Credit Limits
- The Credit Limit column contains an editable text input field.
- The field should only accept numeric values.
- An Action column is available with a "Save" icon (floppy disk) for each row.
- Clicking the save icon updates the credit limit for that specific record in the database.
Identification and Reference
- The Party Name column concatenates the business name and the system ID in parentheses.
- The list must be paginated or scrollable if the results exceed the screen height